.NET Aspire Blog Posts

Introducing .NET Aspire: Simplified Cloud-Native Development for .NET

Navigating the cloud-native landscape just got easier for .NET developers with the launch of .NET Aspire, an opinionated stack designed to simplify the complexities of developing cloud-native applications.

How .NET Aspire Streamlines Cloud-Native Development Processes?

Today, we’re delving into the realm of cloud-native development and how .NET Aspire is revolutionizing the process. So, grab your curiosity hats, because we’re about to embark on a journey through the intricate landscape of app development.

Frequently Asked Questions about .NET Aspire

The official FAQ from the .NET Aspire team, listing the frequently asked questions about .NET Aspire and their answers

.NET Aspire dashboard is the best tool to visualize your OpenTelemetry data during local development

Get rid of Grafana, Loki and Prometheus and use the Aspire dashboard to visualize your OpenTelemetry data during local development instead.

Setting generated project name in .NET Aspire

In this article, we'll look at specifying the name of the .NET projects available in the AppHost project. .NET Aspire generates a collection of project objects from its .NET solution that you can reference in the AppHost project, and you might have a collision when you reference multiple projects with the same name. Let's learn how to override the default names of the projects in .NET Aspire

Understanding .NET Aspire Orchestration

This article aims to provide an easy-to-understand introduction to orchestration in .NET Aspire, focusing on its benefits and capabilities. Let’s dive in and discover how .NET Aspire contributes to advancements in our day-by-day development.

Aspirational .NET: What Is .NET Aspire?

Shawn describes the Aspire framework as something the ASP.NET Core team created to simplify the set-up of multiple smaller projects

JetBrains Rider and the .NET Aspire Plugin

Khalid and Rival on the JetBrains blog cover what .NET Aspire is, who it is for, and what JetBrains is doing to support this new approach to developing distributed applications on the .NET platform. Also, for all you internals geeks, we have a few details about the inner workings of our JetBrains Rider plugin.

Why .NET's Most Ambitious Feature Might Fail

Nick addresses some of the feedback of .NET Aspire. It's been 2 months since the release of the first preview, and Microsoft has been hard at work, so let's see where Aspire is going and if it has a bright future ahead of it.

.NET Aspire: How it works behind the scenes?

In this video Saaed talks about how it .NET Aspire works and checking different parts of it.